Command: ERRLOG (View error log). Can be used in online, offline or secure state.
Function: To display the entries in the error log.
Inputs: None.
Outputs: A listing of the errors in the error log, or text message “Error log is empty”.
Errors: None.
Example 1:
Offline> ERRLOG <Return>
Error log is empty
Example 2:
Offline> ERRLOG <Return>
Error Log (2 entries)
--------------------------
1: ERROR (1): Invalid queue size (Severity: 2, Code = 00000001, Sub-code = 00000002)
2: ERROR (1): Key3 cannot be specified without key2 (Severity: 0, Code = 00000004, Sub-code = 00000003)